Improve scaling of tab bar items on high-density displays
authorPo Lu <luangruo@yahoo.com>
Sat, 8 Jun 2024 07:17:23 +0000 (15:17 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 8 Jun 2024 07:18:27 +0000 (15:18 +0800)
commited122417b98d711bacf5ed24778886bf21d86956
tree4dbc35da5d38e5d36d329c2368529c4d12f6c64e
parent4fa38af7c2dc1070e67530871a013abfaeee48c7
Improve scaling of tab bar items on high-density displays

* lisp/tab-bar.el (tab-bar-auto-width-max)
(tab-bar-auto-width-min): Accept values of a new format where
the pixel width is a list and is subject to scaling.
(tab-bar-auto-width-1): New function.
(tab-bar-auto-width): Scale pixel values from t-b-a-w-min and
t-b-a-w-max.
lisp/tab-bar.el